Skip to content

Conversation

K-ballo
Copy link
Collaborator

@K-ballo K-ballo commented Sep 10, 2025

as discussed in #997

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@K-ballo
Copy link
Collaborator Author

K-ballo commented Sep 10, 2025

@alandefreitas please advice on how to test this (so that we are informed when the tools stops working on Windows)

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

3 similar comments
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@K-ballo K-ballo force-pushed the drop-msvc-emulation branch from 6d43aed to 92ae4ff Compare September 12, 2025 07:05
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@K-ballo K-ballo force-pushed the drop-msvc-emulation branch from 92ae4ff to 57011a5 Compare September 16, 2025 13:08
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@K-ballo K-ballo marked this pull request as ready for review September 16, 2025 14:03
@vinniefalco vinniefalco requested a review from Copilot September 16, 2025 14:04
@vinniefalco
Copy link
Member

This will be squashed I hope?

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes MSVC emulation mode from the MrDocs compilation database handling, simplifying command line processing by always using Clang's native format instead of supporting both Clang and MSVC/clang-cl command line styles.

  • Removes driver mode detection and conditional command line formatting
  • Adds explicit translation of clang-cl /std: flags to Clang -std= format
  • Updates option filtering to exclude more MSVC-specific flags

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/lib/MrDocsCompilationDatabase.cpp Core changes removing MSVC emulation and adding clang-cl flag translation
src/test/lib/MrDocsCompilationDatabase.cpp New test file validating clang-cl flag translation functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1004.mrdocs.prtest2.cppalliance.org/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants